DiGrande.it
Braille and Technologies for Visual Impairment

TextWidth- Returns the width of the string in points

Function that returns the width in points of the string passed as parameter.

- TextWidth(S): int

Parameters:

- (string) S: A string from which the width in points is derived.

Description:

Use the TextWidth function to derive the width in points of the string S. The width is calculated using the current font type.